[INFO] cloning repository https://github.com/kukininj/rlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kukininj/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkukininj%2Frlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkukininj%2Frlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51c30ba7d91606dd384a672353d768107328a8f8
[INFO] fixing kukininj/rlox against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkukininj%2Frlox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kukininj/rlox
[INFO] finished tweaking git repo https://github.com/kukininj/rlox
[INFO] tweaked toml for git repo https://github.com/kukininj/rlox written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kukininj/rlox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kukininj/rlox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb
[INFO] running `Command { std: "docker" "start" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]  --> src/error.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SyntaxError {
[INFO] [stdout]   |     ----------- fields in this variant
[INFO] [stdout] 4 |         line: usize,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 5 |         position: usize,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |         message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     ParsingError {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 11 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     UnknownBinaryOperator {
[INFO] [stdout]    |     --------------------- fields in this variant
[INFO] [stdout] 14 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     UnknownUnaryOperator {
[INFO] [stdout]    |     -------------------- fields in this variant
[INFO] [stdout] 19 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     UnknownLiteral {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 24 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     RuntimeError {
[INFO] [stdout]    |     ------------ fields in this variant
[INFO] [stdout] 32 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 33 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 34 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ResolverError {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 37 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug_info` is never read
[INFO] [stdout]    --> src/expression.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Call {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 233 |     pub calle: Expression,
[INFO] [stdout] 234 |     pub debug_info: DebugInfo,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Call` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/lox_function.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LoxFun {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub name: Identifier,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoxFun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]    --> src/interpreter.rs:414:45
[INFO] [stdout]     |
[INFO] [stdout] 414 |                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]     = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 414 -                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout] 414 +                     std::iter::zip(fun.args.iter(), arg_values.into_iter())
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 414 -                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout] 414 +                     std::iter::zip(IntoIterator::into_iter(fun.args), arg_values.into_iter())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/lox_function.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fun: fn(&mut Interpreter, Box<[LoxValue]>) -> Result<LoxValue, Error>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]  --> src/error.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SyntaxError {
[INFO] [stdout]   |     ----------- fields in this variant
[INFO] [stdout] 4 |         line: usize,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 5 |         position: usize,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |         message: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     ParsingError {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 11 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     UnknownBinaryOperator {
[INFO] [stdout]    |     --------------------- fields in this variant
[INFO] [stdout] 14 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     UnknownUnaryOperator {
[INFO] [stdout]    |     -------------------- fields in this variant
[INFO] [stdout] 19 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     UnknownLiteral {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 24 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 26 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `position`, and `message` are never read
[INFO] [stdout]   --> src/error.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ResolverError {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 37 |         line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug_info` is never read
[INFO] [stdout]    --> src/expression.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Call {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 233 |     pub calle: Expression,
[INFO] [stdout] 234 |     pub debug_info: DebugInfo,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Call` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/lox_function.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LoxFun {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 39 |     pub name: Identifier,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoxFun` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]    --> src/interpreter.rs:414:45
[INFO] [stdout]     |
[INFO] [stdout] 414 |                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]     = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 414 -                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout] 414 +                     std::iter::zip(fun.args.iter(), arg_values.into_iter())
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 414 -                     std::iter::zip(fun.args.into_iter(), arg_values.into_iter())
[INFO] [stdout] 414 +                     std::iter::zip(IntoIterator::into_iter(fun.args), arg_values.into_iter())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/lox_function.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fun: fn(&mut Interpreter, Box<[LoxValue]>) -> Result<LoxValue, Error>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/resolver.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |             VALUES_OF_A.push(args[0].to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/resolver.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |         assert_eq!(VALUES_OF_A, ["global", "global"]);
[INFO] [stdout]     |                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb", kill_on_drop: false }`
[INFO] [stdout] 0e5d2151c09126e40907193d4bc29e46137d8674ee88e0a1d64204f2c4ff4ecb
